falconnt
- 23 skills
- 0 followers
- 1 week ago last updated
- ▌ Using Logic Apps Consumption · falconntUse when building, designing, or coding Azure Logic Apps Consumption workflows - covers architecture patterns, Code View JSON conventions, error handling, performance optimization, security, naming conventions, and deployment best practices
- ▌ Writing Clearly And Concisely · falconnt bundleUse when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
- ▌ Using Tdd · falconnt bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Refactor · falconntUse when improving code structure, applying design patterns, ensuring backward compatibility, or making incremental changes without altering behavior
- ▌ Using Kanban · falconntUse when planning work items, managing backlogs, creating epics/features/stories/tasks, or organizing development work in Agile/SCRUM methodology
- ▌ Using Skills · falconntUse when starting any conversation - establishes how to find and use skills before ANY response including clarifying questions
- ▌ Writing Plans · falconntUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Fact Grounding · falconntUse when you need current, accurate information from the web - verifying claims, researching unfamiliar topics, looking up error codes, or when LLM training data may be outdated or insufficient. Selects appropriate Perplexity tool based on depth needed.
- ▌ Writing Skills · falconnt bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Decision Making · falconntUse when facing a significant decision with multiple viable paths - choosing between approaches, architectures, tools, or solutions. Applies the 1-3-1 method for structured decision-making.
- ▌ Executing Plans · falconntUse when you have a written implementation plan to execute with review checkpoints
- ▌ Using Fluent UI · falconnt bundleUse when building React or Blazor applications that need Microsoft Fluent 2 design system components, enterprise UI consistency, or accessibility-first interfaces
- ▌ Finishing Branch · falconntUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
- ▌ Migrating Dotnet · falconntUse when upgrading .NET Framework (3.5, 4.x) to modern .NET (6, 8, 9, 10), migrating between .NET versions, encountering compatibility issues during upgrades, or planning .NET modernization projects
- ▌ Designing Frontends · falconntUse when building web components, pages, or applications that need distinctive, production-grade design with high aesthetic quality and creative direction
- ▌ Using Git Worktrees · falconntUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Generating App Icons · falconnt bundleUse when creating application icons for Windows apps, from initial SVG design through to final ICO file
- ▌ Verifying Completion · falconntUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌ Solution Architecture · falconntUse when designing application structure, implementing layered architecture, applying DDD patterns, or making architectural decisions about separation of concerns
- ▌ Requesting Code Review · falconntUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Updating Spfx Versions · falconntUse when updating version numbers in SharePoint Framework (SPFx) solutions after features or bugfixes
- ▌ Debugging Systematically · falconnt bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Vercel React Best Practices · falconnt bundleUse when writing React/Next.js code, reviewing for performance issues, optimizing bundle size, implementing data fetching, or refactoring existing React components