Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 64,873–64,896 of 69,223 skills
Manually trigger context save when auto-compact fails in VSCode/Cursor extensions. Use when context is high and you need to preserve state before starting fresh.
Эксперт по community-маркетингу. Используй для построения сообществ, engagement стратегий, community-led growth и модерации.
Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.
Build a Community Building Pack (strategy, platform plan, programming calendar, ambassador program, governance, metrics, launch plan). Use for community building, community-led growth, developer community, user community, ambassador/champions programs, Discord/Slack/forum communities. Category: Marketing.
Establish a professional and concise style for all AI communication and output.
Email, notifications, and messaging system patterns
Game server communication protocols including gRPC, REST, and custom binary protocols
Guidelines for communication, problem-solving and platform thinking applying to all files.
Apply when debugging errors, reviewing code for issues, or encountering unexpected behavior. Contains known mistakes with ChurchTools API, Vue components, TypeScript, Safari cookies, and form handling.
This skill should be used when the user asks to "write common lisp", "CLOS", "ASDF", "defpackage", "defsystem", or works with Common Lisp, SBCL, or Coalton. Provides comprehensive Common Lisp ecosystem patterns and best practices.
TMNL codebase conventions for file organization, barrel exports, naming patterns, comments, and module structure. The meta-skill for consistency.
Application security testing coordinator for common vulnerability patterns including XSS, injection flaws, and client-side security issues. Orchestrates specialized testing agents to identify and validate common application security weaknesses.
Generate a concise commit message by analyzing git diff changes
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
Generate commitlint configuration files for enforcing conventional commit messages. Triggers on "create commitlint config", "generate commit lint", "commitlint setup", "commit message rules".
Create git commits with user approval and no Claude attribution
Expert at crafting clear, meaningful git commit messages following conventional commit standards and repository conventions. Use when user asks to create commit messages, write commits, or needs help with git commit text. Analyzes git diffs and repository history to generate contextual, well-structured commit messages.
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
Create single atomic commit with proper message format, issue linking, and pre-commit hook validation for WescoBar workflows
Create final git commit with requirement traceability tags (REQ-*). Use after refactor-phase to finalize TDD cycle with proper requirement linkage for bidirectional traceability.
Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-conventional-commit-messages text file with a tool that provides instant feedback.
Pulls latest code and runs tests until all pass. Use after code review passes to verify changes work correctly.
"Pulls latest code and runs tests until all pass. Use after code review passes to verify changes work correctly."user-invocable: false---
Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.