fangkun119/claude-skills
Recently updated agent-skill-related GitHub repository: fangkun119/claude-skills.
Recently updated agent-skill-related GitHub repository: fangkun119/claude-skills.
npx skills add fangkun119/claude-skillsRecently updated agent-skill-related GitHub repository: fangkun119/claude-skills.
Build persistent knowledge bases and wikis using Claude Code skills to organize information and maintain structured document sets.
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress FILEPATH or "compress memory file"
Product Pipeline 2026: Persist Your PRD & Run Hypothesis-Driven Product Initiatives
Provides patterns for unit testing service layer with Mockito. Creates isolated tests that mock repository calls, verify method invocations, test exception scenarios, and stub external API responses. Use when testing service behaviors and business logic without database or external services.
🔒 Enhance your development skills with the latest OWASP security best practices for building secure applications in Claude Code.