learn-reset
آمن 68Reset knowledge base
بواسطة 0xrdan
The knowledge base accumulates insights over time which may become outdated or unwanted. This skill provides a controlled way to clear all accumulated learning data and start fresh with a clean slate.
learn-on
آمن 68Enable Continuous Learning Mode
بواسطة 0xrdan
Manually triggering insight extraction during long sessions is easy to forget. This skill activates automatic learning mode where insights are captured every 10 queries or 30 minutes without manual intervention.
learn-off
آمن 68Turn off continuous learning
بواسطة 0xrdan
Claude Router captures insights automatically during your work. This skill lets you disable that continuous learning mode when you prefer manual control over what gets recorded. Use it to pause automatic extraction for privacy-sensitive work or controlled knowledge management.
knowledge
آمن 69View Project Knowledge Base
بواسطة 0xrdan
Projects accumulate valuable insights during development. This skill displays the current state of your project's knowledge base, showing learning mode status, entry counts per category, and recent learnings extracted from your work sessions.
skill-builder
آمن 70Build custom Agent Skills
بواسطة 0xRaduan
Users struggle to create new Agent Skills for Claude Code due to unclear structure requirements. This skill provides an interactive guided workflow that scaffolds skill files, generates valid JSON schemas, and produces production-ready skill templates.
review-code
آمن 72Review code with senior engineer checklist
بواسطة 0xmsc
Code reviews lack structure and consistency. This skill provides a comprehensive senior engineer workflow covering quality, security, performance, and maintainability checks with actionable feedback guidelines.
commit
مخاطر متوسطة 55Commit
بواسطة 0xmsc
An AI skill for Claude, Codex, and Claude Code
python-fastapi
مخاطر منخفضة 61Build Python APIs with FastAPI
بواسطة 0xkynz
Building Python APIs requires modern patterns for async handling, database integration, and project organization. This skill provides production-ready FastAPI templates using uv package manager, SQLAlchemy ORM, and feature-based architecture for scalable API development.
tool-discovery
مخاطر متوسطة 55Tool Discovery
بواسطة 0xDarkMatter
An AI skill for Claude, Codex, and Claude Code
task-runner
آمن 69Run project commands with just
بواسطة 0xDarkMatter
Developers waste time searching for build instructions and memorizing project-specific commands. This skill provides a standardized way to discover and run any task defined in a project justfile, from testing to deployment.
project-planner
آمن 69Track project plans and detect stale documentation
بواسطة 0xDarkMatter
Project plans often become outdated as work progresses. This skill monitors docs/PLAN.md and alerts you when plans are stale compared to git activity, suggesting appropriate commands to sync or update your documentation.
git-workflow
مخاطر منخفضة 68Streamline Git Workflows with CLI Tools
بواسطة 0xDarkMatter
Managing git operations from the terminal can be complex. This skill provides quick access to lazygit, gh CLI, and delta for interactive staging, PR creation, and beautiful diffs.
claude-code-templates
آمن 68Create Claude Code Extensions with Ready-Made Templates
بواسطة 0xDarkMatter
Building Claude Code extensions requires understanding multiple file formats and configuration patterns. This skill provides tested templates for agents, skills, commands, and hooks that you can customize immediately.
typescript-best-practices
آمن 70Apply TypeScript Best Practices
بواسطة 0xBigBoss
Writing TypeScript without patterns leads to runtime bugs and difficult maintenance. This skill provides patterns for type-first development that catches errors at compile time, makes invalid states unrepresentable, and adds runtime validation.
tmux-processes
مخاطر منخفضة 68Run long-lived processes in tmux
بواسطة 0xBigBoss
Development processes like dev servers and watchers need to run continuously beyond conversation context. This skill provides safe patterns for managing these processes in tmux sessions.
linear
مخاطر منخفضة 68Manage Linear issues and projects from command line
بواسطة 0xBigBoss
Track and manage Linear issues without leaving your terminal. Create tasks, link issues, view details, and run GraphQL queries. Automate your project management workflow with a simple CLI interface.
chinese-learning-assistant
آمن 74Improve Your Chinese Writing to Sound Native
بواسطة 0918nobita
Intermediate Chinese learners struggle to express themselves naturally. This skill analyzes expressions for natural usage context and transforms textbook Chinese into fluent, native-like writing with real-world examples from authentic sources.
jira-safe
مخاطر منخفضة 71Create SAFe-compliant Jira issues with hierarchy
بواسطة 01000001-01001110
Managing Jira issues with proper SAFe hierarchy is time-consuming and error-prone. This skill provides templates and automation for creating Epics, Stories, and Subtasks with correct parent-child linking and Atlassian Document Format descriptions.
jira-workflow
مخاطر منخفضة 68Automate Jira Story Workflows
بواسطة 01000001-01001110
Managing Jira stories manually wastes time and creates tracking gaps. This skill automates the complete Jira workflow lifecycle from story creation with approvals to state transitions and completion sync.