Browse Skills
841 skills across 8 categories
๐
1w ago
Fluid PR
Guides the creation of pull requests for the Fluid Framework project, ensuring branch safety, composing titles and descriptions per convention, and opening PRs after user confirmation.
Quality
+0%4.9K582
๐
1w ago
Fluid PR Guide
Provides title style options (Conventional Commits or plain imperative), body template based on the repository's pull request template, and CI requirements for composing, drafting, or reviewing PRs in the Fluid Framework repository.
Quality
+0%4.9K582
โ
1w ago
CI Readiness Check
Run a CI readiness check before pushing branches to catch formatting issues, stale API reports, missing changesets, and policy violations. Uses a bundled script to auto-fix and verify changed packages.
DevOps
+0%4.9K582
๐
1w ago
API Changes Review
Guides developers through reviewing public API changes in the Fluid Framework, including release tag assignment, breaking change classification, API Council requirements, deprecation process, and changeset guidance.
Quality
+0%4.9K582
๐
1w ago
Writing Plans
Creates comprehensive implementation plans with exact file paths, code examples, and verification steps for engineers with minimal domain knowledge. Use when design is complete and detailed tasks are needed.
Writing
+0%4.9K582
๐งช
1w ago
Web App Testing
Automates browser interaction to test and debug web applications using Playwright scripts. Ideal for building features or troubleshooting front-end issues with real browser testing.
Quality
+0%4.9K582
๐
1w ago
Using Skills
A meta-protocol that instructs AI agents on how to read and follow skills: always re-read the skill file, announce usage, and create checklists with TodoWrite. Use before any task to ensure disciplined execution.
AI Engineering
+0%4.9K582
๐ธ
1w ago
Screen Capture and Analysis
Captures screenshots using platform-specific command-line tools and loads them for visual analysis. Ideal when you need to see what's on screen to debug UI issues or review designs.
Automation
+0%4.9K582
๐ฟ
1w ago
Using Git Worktrees
Automates setting up isolated git worktree environments for safe experimentation, with auto-detection of project setup and test verification.
Automation
+0%4.9K582
๐
1w ago
Updating Noridocs
Updates Noridoc documentation files across the codebase after code changes, using a subagent to ensure architectural and system-level documentation stays accurate.
Writing
+0%4.9K582
๐งช
1w ago
Testing Anti-Patterns
Prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies. Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code.
Quality
+0%4.9K582
๐งช
1w ago
Test-Driven Development
Guides test-driven development by writing failing tests first, then implementing minimal code to pass them, and refactoring. Ensures tests verify actual behavior by enforcing the red-green-refactor cycle.
Quality
+0%4.9K582